random error correcting code - translation to russian
Diclib.com
Online Dictionary

random error correcting code - translation to russian

COMPUTER MEMORY WHICH DETECTS AND CORRECTS ERRORS
ECC RAM; ECC Memory; Error-correcting code memory; Error correcting code memory; Error-correcting RAM
  • In 1982 this 512KB memory board from [[Cromemco]] used 22 bits of storage per 16 bit word to allow for single-bit error correction
  •  website = admin-magazine.com
}}</ref>
  • Two 8&nbsp;GB [[DDR4]]-2133 ECC 1.2&nbsp;V [[RDIMM]]s

random error correcting code      
код, корректирующий случайные ошибки
bit interleaving         
  • A block code (specifically a [[Hamming code]]) where redundant bits are added as a block to the end of the initial message
  • A continuous code [[convolutional code]] where redundant bits are added continuously into the structure of the code word
  • A short illustration of interleaving idea
SCHEME FOR CONTROLLING ERRORS IN DATA OVER NOISY COMMUNICATION CHANNELS
Error-correcting code; Forward error correction; Error correcting code; Error correcting codes; Channel coding; Forward Error Correction; Error Correcting Code; Interleaver; Error correction codes; Channel Coding; Error-correcting codes; Bit-interleaving; Forward error correction code; Forward error correction codes; Error correction coding; Error correcting coding; Error-correcting coding; Bit interleaving; Error-correction code; Error-correction coding; FEC code; Forward error recovery; List of error-correcting codes
чередование бит
forward error correction         
  • A block code (specifically a [[Hamming code]]) where redundant bits are added as a block to the end of the initial message
  • A continuous code [[convolutional code]] where redundant bits are added continuously into the structure of the code word
  • A short illustration of interleaving idea
SCHEME FOR CONTROLLING ERRORS IN DATA OVER NOISY COMMUNICATION CHANNELS
Error-correcting code; Forward error correction; Error correcting code; Error correcting codes; Channel coding; Forward Error Correction; Error Correcting Code; Interleaver; Error correction codes; Channel Coding; Error-correcting codes; Bit-interleaving; Forward error correction code; Forward error correction codes; Error correction coding; Error correcting coding; Error-correcting coding; Bit interleaving; Error-correction code; Error-correction coding; FEC code; Forward error recovery; List of error-correcting codes
обнаружение и исправление ошибок в месте приема

Definition

ляпсус
м.
Ошибка, оговорка, досадный промах (обычно в устной речи и на письме).

Wikipedia

ECC memory

Error correction code memory (ECC memory) is a type of computer data storage that uses an error correction code (ECC) to detect and correct n-bit data corruption which occurs in memory. ECC memory is used in most computers where data corruption cannot be tolerated, like industrial control applications, critical databases, and infrastructural memory caches.

Typically, ECC memory maintains a memory system immune to single-bit errors: the data that is read from each word is always the same as the data that had been written to it, even if one of the bits actually stored has been flipped to the wrong state. Most non-ECC memory cannot detect errors, although some non-ECC memory with parity support allows detection but not correction.